home *** CD-ROM | disk | FTP | other *** search
/ QuickTime 2.0 Developer Kit / QuickTime 2.0 Developer Kit.iso / pc / windows / qtw_201 / setup / samples / browser / readme.txt < prev    next >
Encoding:
Text File  |  1994-12-19  |  952 b   |  24 lines

  1. BROWSER -- QuickTime for Windows 1.0
  2. ------------------------------------
  3.  
  4. BROWSER is a simple browser for QuickTime movies. It allows a
  5. preselected set of movies to be grouped together for viewing. BROWSER
  6. displays a strip of thumbnails, from which an individual movie can be
  7. selected and played by double-clicking.
  8.  
  9. A text file must be prepared manually for use by BROWSER. This file
  10. consists of <file name> <description> pairs of entries, each entry on a
  11. new line. For example, you might prepare a file called FUN.LST:
  12.  
  13.     c:\mymovies\serpent.mov Frank the Snake
  14.     e:\movies\laurie.mov    Womend and Money
  15.     ... etc etc ...
  16.  
  17. To invoke BROWSER, use the File/Run menu of the Windows Program Manager
  18. or File Manager. Type the following and hit enter:
  19.  
  20.     BROWSER <movie list>
  21.  
  22. <movie list> is name of the file prepared as described above. Of course,
  23. you can conveniently encapsulate this command in a Program Manager item.
  24.